home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’97
/
Animated Icons
/
Source
/
AnimatedIconsINIT.pch++
< prev
next >
Wrap
Text File
|
1997-07-02
|
333b
|
17 lines
#if __POWERPC__
#pragma warning "PPC not supported."
#elif __CFM68K__
#pragma warning "CFM68K not supported."
#else
#pragma precompile_target "AnimatedIconsINIT68K.dump"
#endif
#pragma once on
#include <MacHeaders68K>
#include <PP_Types.h>
#define BUILDINGINIT 1
#define PATCHTRAPS 1
#define DONT_DEFINE_CONSOLE_FUNCTIONS 1